extends AbstractResource
Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| statuses | Map | ||
| availableWebsites | Map | ||
| title | String | ||
| status | String | ||
| statusDate | Date | ||
| createdBy | ProfileBean | ||
| createdDate | Date | ||
| expiryDate | Date | ||
| allocatedToId | String | ||
| voucher | VoucherBean | ||
| changedBy | ProfileBean | ||
| statusText | String | ||
| changeLog | List | ||
| extraFieldHistory | List | ||
| parent | CommonCollectionResource | ||
| name | String | ||
| voucherTypeTitle | String | ||
| voucherTypeName | String | ||
| voucherContent | String | ||
| statusChangedForOrg | OrgData | ||
| customFields | List | All of the custom field definitions for the voucher type of this voucher | |
| id | long |
Methods
| Name | Returns | Notes | Example |
|---|---|---|---|
| customFieldValue ( name ) | String | Get the value of an extra field |
Hide comments